home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / ARCHIVERS / SUBMIT-EXTRACT / !EXTRACT / !RUN < prev    next >
Text File  |  1999-04-24  |  454b  |  17 lines

  1. | > !Run file for !Extract, 1.11
  2. |
  3. | © Philip Colmer, 1991
  4. |
  5. If "<SubExtWrk$Dir>" = "" Then Error Where is !SubExtWrk?
  6. |
  7. | Change the next line to point to the directory containing the tools
  8. | eg Set SubExt$Tools adfs::4.Library
  9. Set SubExt$Tools <SubExtWrk$Dir>
  10. |
  11. Set Extract$Dir <Obey$Dir>
  12. WimpSlot -min 32K -max 32K
  13. |
  14. | If you add -debug to the end of the run command, a log of the
  15. | tar and compress output will be created
  16. Run <Extract$Dir>.!RunImage
  17.